[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int DD  - Stsc Apl*plus/pc V9.0 - Place Keystroke Events In Input Buffer   [r]

   BX = where to place keystrokes
       FFFFh insert before current buffer contents
       0000h replace current contents
       0001h insert after current contents
   CX = number of keystroke events to insert
   ES:SI -> data to be placed into buffer (list of WORD key codes)
       4000h + N = normal ASCII keystroke N (N = 00h to FFh)
       4100h + N = extended ASCII keystroke N (N = 03h to 84h)

See Also: INT 16/AH=05h

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson